\b0 is a daemon started by the /etc/rc script and used by the Workspace Manager to automatically mount and initialize optical disks when they are inserted into an optical drive. All of the user interaction is handled by the Workspace Manager. If an optical disk is inserted when autodiskmount is not running the disk is ejected. To allow a UNIX program to use an optical disk that hasn't been inserted yet, first run the program and wait for an alert panel to appear instructing you to insert the disk. If an optical disk is already inserted into an optical drive when the system is booted, but that disk is not the root device, then autodiskmount will automount it when the Workspace Manager starts up after you login.
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 This command determines whether or not a swapdisk is present in the system. A swapdisk is defined as a disk with a valid label whose first 8 characters are "swapdisk". The remainder of the disk label is irrelevent (for example, a disk whose label is "swapdisk2" would be considered a swapdisk). The results of are returned via an exit code.
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Normally, the results of checkswap are via exit code only. If the -v flag is present, verbose mode is used; all exit codes will be reported via standard output as well as via exit code
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 When present, indicates that the next argument is the raw disk device to be checked. The default is /dev/rsd0a
CommandArgument
disk_device
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\f0\b0\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 The raw disk device to be checked
\b0 displays the amount of disk space occupied by currently mounted file systems, the amount of used and available space, and how much of the file system's total capacity has been used. Used without arguments, df reports on all mounted file systems, producing something like:\
Note that used+avail is less than the amount of space in the file system (kbytes); this is because the system reserves a fraction of the space in the file system to allow its file system allocation routines to work well. The amount reserved is typically about 10%; this may be adjusted using tunefs. When all the space on a file system except for this reserve is in use, only the super-user can allocate new files and data blocks to existing files. When a file system is overallocated in this way, df may report that the file system is more than 100% utilized.\
If arguments to df are disk partitions (for example, /dev/ip0a) or UNIX path names, df produces a report on the file system containing the named file. Thus "df ." shows the amount of space on the file system containing the current directory.
C{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Also report the number of inodes which are used and free. This option is only meaningful for local file systems, since the NFS protocol does not support it.
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Report on filesystems of a given type (for example, nfs or 4.2)
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The type of filesystem to report on
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\f0\b0\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 The filesystems or directories to report stats on
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The
\b disk
\b0 utility program can be used to initialize, inspect, repair, and configure optical, floppy and SCSI disks.\
The option flags are used with the -i action flag to specify certain parameters when initializing a disk:\
-h hostname Specifies a hostname to be stored in the disk label. The actual hostname of a machine is not determined by the disk label, but in the case of removable optical media this field may be set for informational purposes to indicate which machine the disk belongs to.\
-l labelname The labelname of a disk is printed in the message log when the system boots. For optical media this is also the name used as the mount point in the / directory when the disk is automounted.\
-t disk_type The disk configuration information in /etc/disktab is named by an identifier called the disk type. By default, when the disk program is run it will attempt to determine the proper disk type to use. Use this flag to override the default. This is used to reinitialize a disk using a different set of configuration parameters from /etc/disktab (e.g. a different number and/or size of filesystem partition(s)).\
The action flags are used to perform a specific command in the disk program (only one may be specified):\
-i This flag will initialize a disk including writing out a new disk label containing information about the host name, label name and information found in /etc/disktab. A boot program will be installed onto the boot block area of the disk from the file /usr/standalone/boot. If specified in the configuration information in /etc/disktab, the initialize flag will also build empty UNIX filesystems on the disk. The initialize flag will destroy all data on the disk. WARNING: Don't initialize a mounted device. Example: "/etc/disk -h myhost -l mydisk -i /dev/rod0a"\
-e This flag will eject ejectable media. No attempt is made to unmount the filesystems on this disk before ejecting.\
-b The boot program in /usr/standalone/boot will be written onto the boot block area of the disk.\
-B Same as -b, except that it takes as an argument the pathname of the file containing data to be written onto the boot block area of the disk.\
-p partitionsize The first partition of a two-partition disk will be partitionsize, and the second partition uses the remainder of the disk. The partitionsize is in units of the native blocksize of the device (minimum 1K). The -p option only has meaning when used with -i.\
-q The default disk type information returned by the device driver for this disk will be printed. This flag is used by the Builddisk application to determine what kind of disk is present.\
-s If the device driver keeps any special statistics for the disk they will be printed with this flag.\
-F This flag formats the disk.\
-H hostname This flag can be used to change the hostname field of the disk label without disturbing other fields in the label.\
-L labelname This flag can be used to change the labelname field of the disk label without disturbing other fields in the label.\
If no action flags are specified the program operates in an interactive mode. In interactive mode type the interrupt character at any time to abort the current command. Typing '?' will list the available commands. Many of the commands will prompt for additional arguments or sub-commands. There are many interactive commands in addition to the ones described by the option flags above:\
read, write, verify, rw, rwr These commands will read, write and verify data on the disk. All block numbers used in these commands are absolute disk block numbers and do not correspond to block numbers reported from the filesystem. No bad sector forwarding or additions are performed with these commands. On an optical disk, these commands can be used to write a sector that has become unreadable due to an uncorrectable ECC errors. WARNING: These commands may destroy disk data.\
look, set These commands may be used to inspect and modify the data buffers used in the read and write commands described above.\
abort This command toggles whether an error will stop the read and write commands described above.\
label This command is used to print and change information in the disk label. To change only the hostname or labelname fields use the -H hostname or -L labelname action flags described earlier.\
bad Use this command to display and edit the bad block table maintained on optical disks.\
bitmap Use this command to display and edit the sector status bitmap maintained on optical disks.\
scan The scan command sequentially searches the disk for file system super blocks and prints the file system block number where they are found. This information is essential if the primary super block of a file system is damaged and one needs to specify an alternate super block location to the file system check program fsck but one does not know which block number to specify. (e.g. "fsck -bnnn /dev/rod0a" where "nnn" is the block number of the alternate super block). A list of these block numbers is produced when a file system is initialized with the newfs command, but this list usually isn't around when needed.
[13@]
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Specifies a hostname to be stored in the disk label. The actual hostname of a machine is not determined by the disk label, but in the case of removable optical media this field may be set for informational purposes to indicate which machine the disk belongs to
hostname
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The hostname to be stored in the disk label
c{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The labelname of a disk is printed in the message log when the system boots. For optical media this is also the name used as the mount point in the / directory when the disk is automounted
labelname
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The labelname the disk is to be set to
<{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The disk configuration information in /etc/disktab is named by an identifier called the disk type. By default, when the disk program is run it will attempt to determine the proper disk type to use. Use this flag to override the default. This is used to reinitialize a disk using a different set of configuration parameters from /etc/disktab (e.g. a different number and/or size of filesystem partition(s))
disk_type
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The type the disk will be set to
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 This flag will initialize a disk including writing out a new disk label containing information about the host name, label name and information found in /etc/disktab. A boot program will be installed onto the boot block area of the disk from the file /usr/standalone/boot. If specified in the configuration information in /etc/disktab, the initialize flag will also build empty UNIX filesystems on the disk. The initialize flag will destroy all data on the disk. WARNING: Don't initialize a mounted device. Example: "/etc/disk -h myhost -l mydisk -i /dev/rod0a"
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 This flag will eject ejectable media. No attempt is made to unmount the filesystems on this disk before ejecting
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The boot program in /usr/standalone/boot will be written onto the boot block area of the disk
2{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Same as -b, except that it takes as an argument the pathname of the file containing data to be written onto the boot block area of the disk
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The first partition of a two-partition disk will be partitionsize, and the second partition uses the remainder of the disk. The partitionsize is in units of the native blocksize of the device (minimum 1K). The -p option only has meaning when used with -i
partitionsize
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The size of the first partition
^{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The default disk type information returned by the device driver for this disk will be printed. This flag is used by the Builddisk application to determine what kind of disk is present
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 If the device driver keeps any special statistics for the disk they will be printed with this flag
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 This flag formats the disk
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 This flag can be used to change the hostname field of the disk label without disturbing other fields in the label
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The value the hostname field of the disk label is to be set to
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 This flag can be used to change the labelname field of the disk label without disturbing other fields in the label
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The value to change the label of the disk to
raw-device
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The device to be manipulated
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b\i0\ulnone\fs24\fc0\cf0 du
\b0 gives the number of kilobytes contained in all files and, recursively, directories within each specified directory or file name. If name is missing, `.' is used.
u{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Changes the link accounting to spread the file across all of its directories by causing only 1/nth of the file to be counted per occurrence in a directory, where n is the number of references to the file
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Restricts searches to the file system containing the main argument
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Causes only the grand total to be given
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Causes an entry to be generated for each file
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The file(s) or directory(s) to be searched
\b0 prints out the super block and cylinder group information for the file system or special device specified. The listing is very long and detailed. This command is useful mostly for finding out certain file system information such as the file system block size and minimum free space percentage.
filesys|device
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The filesystem or device to get more info about
\b0 makes a file available to the system for allocation of paging and swapping space. It is normally invoked at boot time by the /etc/rc script, and uses information kept in the /etc/swaptab file to enable paging on a file (which must be specified as a full pathname). The superuser can run mach_swapon at any time to enable system paging on additional files.
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Print each file as it is enabled
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Specify a comma-separated list of optional characteristics for the file being enabled
prefer
Enter to turn argument on
7{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Enable this file as a "preferred" paging area. The system will preferentially allocate space in this paging file over non-preferred paging files
lowat
U{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Attempt to shrink the file down to the low water mark, size, when paging resources are freed. If size equals zero, then the paging file does not shrink as resources are freed
hiwat
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Do not grow the paging file above the high water mark, size. If size is zero then the file will grow as large as needed
nocompress
m{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Do not compress the swapfile. Normally, the swapfile is compressed, resulting in reduced disk usage and increased swapping performance (there is less to swap). This option will turn this feature off
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The file to make available for swapping or paging
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Read list of paging files from swaptab instead of /etc/swaptab
swaptab
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The file to read the list of paging files from
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Enable paging on all files listed in the swaptab file
\b0 creates one or more files that are suitable for use as NFS-mounted swap areas. The sticky bit is set, and the file is padded with zeroes by default. The default size unit is bytes, but the following suffixes may be used to multiply by the given factor: b (512), k (1000), and m (1048576).
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Create an empty filename. The size is noted, but disk blocks aren't allocated until data is written to them
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Verbose. Report the names and sizes of created files
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Use blocks (512 bytes) to calculate size
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Use kilo (1000 bytes) to calculate size
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 Use mega (1048576 bytes) to calculate size
filename
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The file(s) to be created to use as NFS-mounted swap areas
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The
\b mount
\b0 command attaches a filesystem fsname to the file tree at the directory dir. This form prints the list of mounted filesystems.\
The mount and umount commands maintain a table of mounted filesystems in /etc/mtab, described in mtab(5). The mount command mounts entries onto the filesystem from data it finds in one of two places. If NetInfo is running, it comes from netinfo(5). Otherwise, the entries are stored in /etc/fstab(5). Note that boot time mounts of type "4.3" filesystems always occur before NetInfo is running, and so must be stored in /etc/fstab to be seen by the system. If invoked without an argument, mount displays the table from /etc/mtab. If invoked with only one of fsname or dir mount searches the filesystem table for an entry whose dir or fsname field matches the given argument. For example, if this line is in /etc/fstab:\
\b /dev/sd1a /usr 4.3 rw 1 1
\b0 \
then the commands mount /usr and mount /dev/sd1a are short for mount /dev/sd1a /usr
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Print the list of mounted filesystems in a format suitable for use in /etc/fstab
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The
\b mount
\b0 command attaches a filesystem fsname to the file tree at the directory dir. This form of the command attempts to mount all of the filesystems described in the filesystem table.\
The mount and umount commands maintain a table of mounted filesystems in /etc/mtab, described in mtab(5). The mount command mounts entries onto the filesystem from data it finds in one of two places. If NetInfo is running, it comes from netinfo(5). Otherwise, the entries are stored in /etc/fstab(5). Note that boot time mounts of type "4.3" filesystems always occur before NetInfo is running, and so must be stored in /etc/fstab to be seen by the system. If invoked without an argument, mount displays the table from /etc/mtab. If invoked with only one of fsname or dir mount searches the filesystem table for an entry whose dir or fsname field matches the given argument. For example, if this line is in /etc/fstab:\
\b /dev/sd1a /usr 4.3 rw 1 1
\b0 \
then the commands mount /usr and mount /dev/sd1a are short for mount /dev/sd1a /usr
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Attempt to mount all the filesystems described in the filesystem table. (In this case, fsname and dir are taken from the filesystem table.) If a type is specified all of the filesystems in the filesystem table with that type are mounted. Filesystems are not necessarily mounted in the order listed in the table
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Fake a new /etc/mtab entry, but do not actually mount any filesystems
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Verbose mode - mount displays a message indicating the filesystem being mounted
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Don't check if NFS mount appears to be mounting a directory on top of itself. Otherwise, mount ignores such requests. Since the NFS daemon on a machine might not have the same filesystem root as the mount process, this option may be necessary in a chroot'ed environment
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The next argument is the filesystem type. The accepted types are 4.3, nfs, dos, macintosh, nucfs (NetWare UNIX Client file system), and cfs (CD-ROM file system). See fstab(5) for a description of these filesystem types
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The filesystem type
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The
\b mount
\b0 command attaches a filesystem fsname to the file tree at the directory dir. The directory dir may or may not already exist. If dir already exists, its contents are hidden until the filesystem is unmounted, and dir becomes the name of the newly mounted root. If fsname is of the form host:path the filesystem type is assumed to be nfs.\
The mount and umount commands maintain a table of mounted filesystems in /etc/mtab, described in mtab(5). The mount command mounts entries onto the filesystem from data it finds in one of two places. If NetInfo is running, it comes from netinfo(5). Otherwise, the entries are stored in /etc/fstab(5). Note that boot time mounts of type "4.3" filesystems always occur before NetInfo is running, and so must be stored in /etc/fstab to be seen by the system. If invoked without an argument, mount displays the table from /etc/mtab. If invoked with only one of fsname or dir mount searches the filesystem table for an entry whose dir or fsname field matches the given argument. For example, if this line is in /etc/fstab:\
\b /dev/sd1a /usr 4.3 rw 1 1
\b0 \
then the commands mount /usr and mount /dev/sd1a are short for mount /dev/sd1a /usr
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Mount the specified filesystem read-only. This is short for:\
mount -o ro fsname dir\
Physically write-protected and magnetic tape filesystems must be mounted read-only, or errors occur when access times are updated whether or not any explicit write is attempted
K{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Specify options, a list of comma-separated words from the list below. Some options are valid for all filesystem types, while others apply to a specific type only
[24@]
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Set the filesystem to be read-write
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Set the filesystem to be read-only
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 set-uid execution allowed (cannot be specified; default if root mounts the filesystem)
nosuid
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 set-uid execution not allowed
noauto
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 do not mount this file system automatically (mount -a)
remountchange
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 change the mount options on this file system without unmounting it first
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 if the first mount attempt fails, retry in the background
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 if the first mount attempt fails, retry in the foreground
mnttimeo
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 set mount timeout to n seconds
retry
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 number times to retry mount to n
rsize
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 read buffer size to n bytes
wsize
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 nset write buffer size to n bytes
timeo
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 NFS timeout to n tenths of a second
retrans
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 set number of NFS retransmissions to n
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 set server IP port number to n
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Return error if server doesn't respond. Do not use this option with the rw option
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Retry request until server responds
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 allow keyboard interrupts on hard mounts
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Tell the NFS automounter to recognize this as a "network" mount. The mount command will ignore these entries and allow the autonfsmount(8) to take care of them. This option allows one to create a uniform view of the network from all machines. Typically, the mount point specified is "/Net". A mount of the form "mount -o net MACHINE:PATH /Net" translates to "mount MACHINE:PATH /Net/MACHINE/PATH". If the mount is performed on the machine serving the file system, then no actual mount occurs. Instead, a symbolic link is created from "/Net/MACHINE" to "/"
acregmin
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 set minimum time interval (in seconds) for file entry caching
acregmax
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 set maximum time interval (in seconds) for file entry caching
acdirmin
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 Set minimum time interval for directory entry caching
acdirmax
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 set maximum time interval for directory entry caching
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 set no file attribute caching
fsname
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The name of the filesystem name to be attached to the directory
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The directory point to mount the filesystem on
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The filesystem name to be mounted or directory point for filesystem to be mounted on
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The
\b newclient
\b0 command builds the /private directory for NetBoot clients of the local machine. A NetBoot client uses the local filesystem as its root filesystem via NFS.
\b newclient
\b0 is also used to configure the /private directory during the builddisk process.\
This form of the command is used to build new client directories. client is the name of the client you are building this directory for. The -s option will cause server to be used as the name of the server in the client's /etc/fstab file.
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Will cause server to be used as the name of the server in the client's /etc/fstab file
server
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc0\cf0 The name of the server
client
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The client(s) to build /private for
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The
\b newclient
\b0 command builds the /private directory for NetBoot clients of the local machine. A NetBoot client uses the local filesystem as its root filesystem via NFS.
\b newclient
\b0 is also used to configure the /private directory during the builddisk process.\
This form of the command takes an existing /private directory and prepares it to be used in a bootable system. Before any modifications are made, /private is copied into /usr/template/client on the new disk to be used as a template for new client partitions. The disktype parameter specifies the type of disk the new /private is on, and devroot is the path to where that new disk is currently mounted.\
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Take an existing /private directory and prepare it to be used in a bootable system
disktype
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The type of disk that /private is being installed on
devroot
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The path to where the destination disk is currently mounted
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 This command causes a logical block on a SCSI disk drive to be reassigned to a new location on the disk. The actual relocation and reassignment is performed by the disk drive (as opposed to the operating system). The algorithms used to allocate spare sectors vary between drive manufacturers. SCSI_block_number is generally obtained from console error information, printed by the SCSI disk driver upon detection of media errors reported by the drive during normal operation.
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 When this flag is specified, 20 attempts are made to read the current contents of SCSI_block_number. If any one read attempt is successful, the reassignment takes place and then the previously read contents of SCSI_block_number are written back to the newly relocated sector. If all 20 read attempts result in errors, the user will be notified and asked whether or not to continue with the reassign block command. Responding with anything other than 'y' results in the operation being aborted with no further I/O
\b0 is an RPC server that answers file system mount requests. It reads the file /etc/xtab, described in exports(5), to determine which file systems are available for mounting by which machines. It also provides information as to what file systems are mounted by which clients. This information can be printed using the showmount(8) command.\
The mountd daemon is normally invoked by rc(8).
J{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Do not check that the clients are root users. Though this option makes things slightly less secure, it does allow older versions (pre-3.0) of client NFS to work
\b0 executes a Format Unit Command on raw_device. raw_device must be a SCSI disk. This is normally invoked by the disk(8) program when initializing a new floppy disk; however, it may be used to re-initialize a damaged floppy or hard disk. sdform should be used with extreme caution; all data on the disk being formatted is lost.
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Normally, sdform prompts the user with "Do you wish to proceed?". Specifying the -n (no prompt) option avoids this prompt
raw_device
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The raw device to initialize.
\b0 lists all the clients that have remotely mounted a filesystem from host. This information is maintained by the mountd(8C) server on host, and is saved across crashes in the file /etc/rmtab. The default value for host is the value returned by hostname(1).
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 List directories that have been remotely mounted by clients
O{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Print all remote mounts in the format hostname:directory where hostname is the name of the client, and directory is the root of the file system that has been mounted
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1152\tx2304\tx3456\tx4608\tx5760\tx6912\tx8064\tx9216\tx10368\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Print the list of exported file systems
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The host that showmount is checking for clients
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 The
\b umount
\b0 command detaches the filesystem fsname previously mounted on directory dir. Either the filesystem name or the mounted-on directory may be used.
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Unmount all filesystems listed in /etc/mtab that are remote-mounted from host
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The host to unmount all filesystems from
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Attempt to unmount all the filesystems currently mounted (listed in /etc/mtab). In this case, fsname is taken from /etc/mtab
{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
\margl40
\margr40
\pard\tx1140\tx2300\tx3440\tx4600\tx5760\tx6900\tx8060\tx9200\tx10360\tx11520\f0\b0\i0\ulnone\fs24\fc0\cf0 Verbose mode - umount displays a message indicating the filesystem being unmounted
\pard\tx520\tx1060\tx1600\tx2120\tx2660\tx3200\tx3720\tx4260\tx4800\tx5320\f0\b0\i0\ulnone\fs24\fc0\cf0 The filesystem name or directory to be unmounted